Skip to main content

DocumentOptions Properties

An object defining properties for the DocumentOptions class.

DMObjectOptions

Gets or sets the document management object options for the document item.

Type: DMObjectOptions


Key

Gets or sets the key associated with the document item.

Type: string


SaveOptions

Gets or sets the options for saving the document item.

Type: List<DocumentSaveOption>


ViewOptions

Gets or sets the options for viewing the document item.

Type: DocumentViewOptions


DocumentId

Gets or sets the document ID for the document item.

Type: long


SignatureOptions

Gets or sets the options for signing the document item.

Type: DocumentSignatureOptions


Type

Gets or sets the type of the document item.

Type: CreateDocumentType
Accepted Values:

NameValue
None0
CreateForm1
AddExisting2

Name

Gets or sets the name of the document item.

Type: string


CreateOptions

Gets or sets the options for creating the document item.

Type: DocumentCreateOptions


FormInstance

Gets the form instance associated with the document options.

Type: FormInstance


Endpoint

Gets or sets the endpoint associated with the document item.

Type: string